home *** CD-ROM | disk | FTP | other *** search
- Short: EasyGUI PLUGIN: Dbl-clickable listview
- Author: Victor Ducedre (victord@netrover.com)
- Type: dev/e
- Date: 2-Jun-98
- Requires: OS v37+, dev/e/SvensModules.lha (optional)
-
- This plugin creates a GadTools Listview gadget, almost identical to the
- standard EasyGUI one, with an extra flag that's set when a list item is
- double-clicked.
-
- Changes to this version
- -----------------------
-
- v1.4 (2-Jun-98)
-
- - no longer requires that utility.library is open, while still using
- tag lists, and the module size is significantly smaller! However, you
- will need dev/e/SvensModules.lha to recompile dclistview.e;
- - small changes to set() method; there's no longer a return value when
- set()ing DCLV_CURRENT;
- - bug, introduced in v1.2 node-counting "improvement" fixed;
- - finally converted docs to AmigaGuide® format;
- - example programs given proper $VER: strings
-
- Copyright
- ---------
-
- All files in this distribution are Copyright © 1997, 1998 Victor Ducedre
- except where otherwise indicated. See documentation for full details of
- use and redistribution.
-
- A version of this module is included in dev/e/EasyPLUGINS.lha, along with
- many other, more useful plugins. Be sure to get this if you haven't already.
-
- A version of this module is also included in dev/e/newgui.lha without my
- permission, and without giving any credit at all.
-
- be seeing you
- Victor Ducedre (victord@netrover.com)
-